Skip to main content
GET
Get a tenant provider configuration
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

its provider and label associations — the same shape the list endpoint returns. credentials are never returned. They are read only by the delivery path, never over HTTP. Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string<uuid>
required

Tenant provider configuration ID

Response

Success

status
string
Example:

"success"

data
object