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

benefit_provider_id
string
required

Benefit provider ID

Response

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

credentials
object[]
required