latestSwagger 2.0Apache 2.02026-08-21111141361.2 KB

e16ed11d991c

Managed Credentials

Get a managed credential by ID

Returns the credential record with state-machine fields. Frontend polls this during Azure federated onboarding to drive the multi-step UI.

get/organizations/{id}/credentials/{cred_id}

Path parameters

idstring required

Organization ID

cred_idstring required

Credential ID

Response

OK

base_pathstring
created_atstring
created_bystring
idstring
last_error_actionstring
last_error_provider_errorstring

LastErrorProviderError is the raw cloud-provider error text (e.g., the Azure ErrorCode). Useful for support/debugging when the user-friendly message is too generic — e.g., a 404 surfaces here as "ContainerNotFound" vs "AccountNotFound", which disambiguates two scenarios that look identical in the friendly fields.

last_error_reasonstring
last_error_user_messagestring
namestring
org_idstring
poll_deadline_atstring
state'draft' | 'sp_pending' | 'sp_verified' | 'access_pending' | 'unverified_saved' | 'verified'
state_updated_atstring
storage_type's3' | 's3:role' | 'gcs' | 'gcs_federated' | 'azure' | 'azure_federated'
updated_atstring