Retrieve the service provider configuration

Returns Zuora’s service provider configuration.

Responses
200

OK

401

Unauthorized - The request requires user authentication.

403

Forbidden - The server understands the request but refuses to authorize it.

404

Not Found - The requested resource could not be found.

get/scim/v2/ServiceProviderConfig
Request samples
Response samples
application/json
{
  • "schemas": [
    ],
  • "patch": {
    },
  • "bulk": {
    },
  • "filter": {
    },
  • "changePassword": {
    },
  • "sort": {
    },
  • "etag": {
    },
  • "authenticationSchemes": [
    ],
  • "meta": {}
}