List services
List services
Returns the installed services. The query parameter is trimmed and matched against service id, name, and description. The enabled and stale parameters accept ‘true’ or ‘false’; omit either to return all services.
GET
List services
Query Parameters
Free-text query used to match service id, name, and description.
Enabled-state filter. Omit to return all services.
Available options:
true, false 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 that match the current query filters.
Last modified on July 1, 2026