Hanzo
OpenapiIam

Returns the kinds of record this directory provisions and the address of each,…

Returns the kinds of record this directory provisions and the address of each, so your identity provider discovers them rather than having them configured…

GET /v1/iam/scim/v2/ResourceTypes

Addresshttps://api.hanzo.ai/v1/iam/scim/v2/ResourceTypes
MethodGET
Operationget_iam_scim_v2_resourcetypes
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the kinds of record this directory provisions and the address of each, so your identity provider discovers them rather than having them configured by hand.

Request

GET /v1/iam/scim/v2/ResourceTypes takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200iam.listResponseok

200 body — 5 fields.

FieldInTypeAlwaysDescription
Resourcesbodyobject[]
itemsPerPagebodyinteger
schemasbodystring[]
startIndexbodyinteger
totalResultsbodyinteger

Failure carries the platform error shape — see Errors.

Examples

hanzo iam scim v2 ResourceTypes list

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page