List domains

GET {{fastly_url}}/domains?cursor&fqdn&limit&service_id&sort

List all domains.

Authorization: API token with at least TLS management permissions.

Request Params

KeyDatatypeRequiredDescription
cursornullCursor value from the next_cursor field of a previous response, used to retrieve the next page. To request the first page, this should be empty.
fqdnnull(Optional) Filters results by the FQDN using a fuzzy/partial match.
limitnullLimit how many results are returned.
service_idnullFilter results based on a service_id.
sortnullThe order in which to list the results.

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Acceptstring