Search requests
GET {{fastly_url}}/security/workspaces/{{workspace_id}}/requests?limit&page&q
Find requests in a workspace.
Authorization: API token with at least Engineer permissions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | null | Limit how many results are returned. | |
page | null | Page number of the collection to request. | |
q | null | Search query. See Search Syntax: https://docs.fastly.com/en/ngwaf/search-syntax. |