Services

Get services

List services with optional filters and pagination.

get/api/v2/services

Query parameters

OR

Filter parameter for querying services.

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

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

Headers

X-Organization-Idstring required

Organization ID

Response

Collection service

Changes