Skip to main content
GET
List services

Query Parameters

query
string

Free-text query used to match service id, name, and description.

enabled
enum<string>

Enabled-state filter. Omit to return all services.

Available options:
true,
false
stale
enum<string>

Stale-state filter. true = stale only, false = fresh only. Omit to return all services.

Available options:
true,
false

Response

Matching services.

Collection wrapper for service listings.

services
object[]
required

Services that match the current query filters.

Last modified on July 9, 2026