7764b2b9fcc4

OpenAPI 3.1.02026-08-126484213.6 MB
Services

Get services

List services with optional filters and pagination.

get/api/v2/services

Query parameters

sortstring[]

Sort order for service list results. Accepts one or more field names, comma-separated; prefix with - for descending. --branch descriptions

OR

Filter parameter for querying services.

{
  "0": {
    "id": {
      "eq": "123"
    }
  },
  "$op": "and"
}

Headers

X-Organization-Idstring required

Organization ID

Response

Collection service