Organization Credentials
Get Organization Credentials
Get all credentials for an organization.
Args: organization_id: ID of the organization. current_user: Current authenticated user. service: User credential service.
Returns: List of AdminUserCredentialResult objects.
Raises: HTTPException: If user doesn't have admin access to the organization.
get/organizations/{organization_id}/credentials/
Path parameters
organization_idstring uuid required
Headers
authorizationstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.