List all identity providers
How to fetch a collection of identity providers via API
Last updated
How to fetch a collection of identity providers via API
Last updated
To fetch a collection of identity providers, send a GET
request to the /api/identity_providers
endpoint.
GET https://provisioning.commercelayer.io/api/identity_providers
The following request fetches a collection of identity providers:
Remember that when you fetch a list of resources you get result.
The list of identity providers can be by the following fields:
name
client_id
client_secret
issuer
status
domains
token_url
authorize_url
jwks_url
txt_record
organization
id
created_at
updated_at
reference
reference_origin
disabled_at
name
status
id
created_at
updated_at
reference
reference_origin
metadata
disabled_at
user
The list of identity providers can be by the following fields: