Hanzo
OpenapiIam

Returns one person in the standard SCIM shape.

Returns one person in the standard SCIM shape.

GET /v1/iam/scim/v2/Users/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/iam/scim/v2/Users/{owner}/{name}
MethodGET
Operationget_iam_scim_v2_users_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Returns one person in the standard SCIM shape. An administrator may read anyone in the organization; everyone else may read only themselves.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo iam scim v2 Users owner get <owner> <name>

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page