GET
cURL

Authorizations

Authorization
string
header
required

JWT bearer token. App-user tokens are issued by POST /auth/token (the partner backend calls it as its platform service account); admin and dashboard tokens are issued via OIDC login.

Path Parameters

platform_id
string
required

Platform ID

Response

List of credential ids provisioned for this platform. Never includes secrets — basic_token is only returned by POST /credentials and is not retrievable afterwards.

credentials
object[]
required