v1
latestOpenAPI 3.0.22026-07-26207170320.9 KBServices - Headers
List header rules
List a particular service's response header rules that match the provided filters. If no filters are provided, all rules for the service are returned.
get/services/{serviceId}/headers
Query parameters
pathstring[]
Filter for specific paths that headers apply to
namestring[]
Filter for header names
valuestring[]
Filter for header values
cursorstring
The position in the result list to start from when fetching paginated results. For details, see Pagination.
limitinteger
Defaults to 20
The maximum number of items to return. For details, see Pagination.
Response
OK