Hanzo
OpenapiIam

Returns your organization's providers, newest first — the identity providers…

Returns your organization's providers, newest first — the identity providers your people sign in with, and the senders and connectors your applications go…

GET /v1/iam/providers

Addresshttps://api.hanzo.ai/v1/iam/providers
MethodGET
OperationlistProviders
AuthAuthorization: Bearer $HANZO_API_KEY

Returns your organization's providers, newest first — the identity providers your people sign in with, and the senders and connectors your applications go through.

You see your own organization's providers and no one else's; which organization that is comes from your credentials, not from the request.

Request

1 field.

FieldInTypeRequiredDescription
ownerquerystring

Response

StatusBodyMeaning
200iam.listProvidersOutok

200 body — 51 fields.

FieldInTypeAlwaysDescription
providersbodyiam.Provider[]
providers[].appIdbodystring
providers[].bucketbodystring
providers[].categorybodystring
providers[].certbodystring
providers[].clientIdbodystring
providers[].clientId2bodystring
providers[].clientSecretbodystring
providers[].clientSecret2bodystring
providers[].contentbodystring
providers[].createdAtbodystring (date-time)
providers[].createdTimebodystring
providers[].customAuthUrlbodystring
providers[].customLogobodystring
providers[].customTokenUrlbodystring
providers[].customUserInfoUrlbodystring
providers[].deletedbodyboolean
providers[].disableSslbodyboolean
providers[].displayNamebodystring
providers[].domainbodystring
providers[].emailRegexbodystring
providers[].enablePkcebodyboolean
providers[].enableProxybodyboolean
providers[].enableSignAuthnRequestbodyboolean
providers[].endpointbodystring
providers[].hostbodystring
providers[].httpHeadersbodyobject
providers[].httpHeaders.*bodystring
providers[].idbodystring
providers[].idPbodystring
providers[].intranetEndpointbodystring
providers[].issuerUrlbodystring
providers[].metadatabodystring
providers[].methodbodystring
providers[].namebodystring
providers[].ownerbodystring
providers[].pathPrefixbodystring
providers[].portbodyinteger
providers[].providerUrlbodystring
providers[].receiverbodystring
providers[].regionIdbodystring
providers[].scopesbodystring
providers[].signNamebodystring
providers[].sslModebodystring
providers[].subTypebodystring
providers[].templateCodebodystring
providers[].titlebodystring
providers[].typebodystring
providers[].updatedAtbodystring (date-time)
providers[].userMappingbodyobject
providers[].userMapping.*bodystring

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page