List organization microservices
Returns a paginated list of microservices visible to the target organization (own or delegated according to caller’s permissions), enriched with its enablement status and associated configuration when present. Enablement resolution is strictly performed with the organization_id sent in the path.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Language to resolve the multilingual fields of the response to a single value per field.
10Path Parameters
Identifier of the target organization querying the catalog; enablement is verified against this same identifier.
24^[0-9a-f]{24}$Query Parameters
Page number.
x >= 1Number of items per page.
1 <= x <= 100Response fields to be included, separated by commas.
2048JSON expression of filters on filterable resource fields.
5120