List ACL entries
GET {{fastly_url}}/service/{{service_id}}/acl/{{acl_id}}/entries?direction&page&per_page&sort
List ACL entries for a specified ACL.
Authorization: API token with at least Engineer permissions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
direction | null | Direction in which to sort results. | |
page | null | Current page. | |
per_page | null | Number of records per page. | |
sort | null | Field on which to sort. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |