List items in an edge dictionary
GET {{fastly_url}}/service/{{service_id}}/dictionary/{{dictionary_id}}/items?direction&page&per_page&sort
List of DictionaryItems given service and dictionary ID. Authorization: API token with at least Engineer permissions.
Body
PARAM
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 |
RESPONSES
ENDPOINTS