Skip to main content

Get an external dynamic list

GET 

https://api.sase.paloaltonetworks.com/sse/config/v1/external-dynamic-lists/:id

Get an external dynamic list by ID.

Request

Path Parameters

    id stringrequired

    The resource's unique identifier.

Responses

Get security rule by id

Schema
  • Array [
  • idstring

    uuid of the resource

    Example: abcd-1234
    namestringrequired

    Alphanumeric string [ 0-9a-zA-Z._-]

    Possible values: <= 63 characters

    type objectrequired
    oneOf
  • ]

Authorization: http

name: Bearertype: httpscheme: bearer
curl -L 'https://api.sase.paloaltonetworks.com/sse/config/v1/external-dynamic-lists/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://api.sase.paloaltonetworks.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!