Skip to main content
GET
List the tenant's PRO credential sets
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /pro-credentials Description: Lists all TenantPROCredentials rows for the tenant. Never returns the credential payload (see tag description). Authorization:
  • Required role: admin or higher
  • Requires an active publisher addon
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

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

Response

Credential sets retrieved

status
string
Example:

"success"

data
object[]