List Custom Services Endpoint
List custom service definitions in the current tenant (catalog view).
Returns every custom Descope app belonging to the tenant regardless of
connection status, so the Add Integration picker can surface them for
any tenant member to connect to. Connection state (per-user/per-workspace
tokens) lives on GET /integrations; this endpoint is purely the
service catalog.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
services
Errors
401
Unauthorized Error
422
Unprocessable Entity Error