v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Credentials

Get credential by provider or ID

Get credential by provider or ID. Returns the requested resource or collection for the authenticated caller.

get/api/projects/{projectId}/credentials/{provider}

Path parameters

projectIdstring required

Project identifier used to scope the request.

providerstring required

Credential provider name or credential identifier, depending on the endpoint.

Response

Credential

idstring

Stable identifier for the object.

providerstring

Provider name or key.

namestring

Human-readable name.

descriptionstring

Optional human-readable description.

authTypestring

auth Type value for the credential object.

configuredboolean

configured value for the credential object.

agentVisibleboolean

agent Visible value for the credential object.

inactiveboolean

inactive value for the credential object.