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