Skip to main content

List external dynamic lists

GET 

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

Get external dynamic lists.

Request

Query Parameters

    limit number

    The maximum number of result objects to return per page.

    offset number

    The offset of the result entry.

    name string

    The name of the entry.

    folder stringrequired

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Responses

List of external dynamic lists

Schema
    dataobject[]
    limitnumber
    Default value: 200
    offsetnumber
    Default value: 0
    totalnumber

Authorization: http

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

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