v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Services

List services

List services matching the provided filters. If no filters are provided, returns all services you have permissions to view.

get/services

Query parameters

namestring[]

Filter by name

typeServiceType[]

Filter for types of services

environmentIdstring[]

Filter for resources that belong to an environment

envServiceRuntime[]

Filter for environments (runtimes) of services (deprecated; use runtime instead)

regionRegion[]

Filter by resource region

suspendedstring[]

Filter resources based on whether they're suspended or not suspended

createdBeforestring date-time

Filter for resources created before a certain time (specified as an ISO 8601 timestamp)

createdAfterstring date-time

Filter for resources created after a certain time (specified as an ISO 8601 timestamp)

updatedBeforestring date-time

Filter for resources updated before a certain time (specified as an ISO 8601 timestamp)

updatedAfterstring date-time

Filter for resources updated after a certain time (specified as an ISO 8601 timestamp)

ownerIdstring[]

The ID of the workspaces to return resources for

includePreviewsboolean

Include previews in the response

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

cursorstring required