OpenAPI 3.1.02026-08-1584337456.5 KB
9dfc2be2007f
Accounts
Get Scim Provisioning Status
Authorization scope: account:write
Get SCIM provisioning status
get/v1/accounts/{account_id}/scim_provisioning
Path parameters
account_idstring required
Response
Successful Response
Example response
{
"account_id": "65c2465a76ba59de1a868a4e",
"is_enabled": true,
"scim_service_url": "https://rivery-scim.rivery.io"
}