Returns all ServiceProviderConfig resources.

GET {{baseUrl}}/ServiceProviderConfig

This endpoint returns all ServiceProviderConfig resources.

Attributes to include in the response can be specified with the 'attributes' query parameter.

Attributes to exclude from the response can be specified with the 'excludedAttributes' query parameter.

The schema related to ServiceProviderConfig is:
- urn:ietf:params:scim:schemas:sailpoint:2.0:ServiceProviderConfig

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"totalResults":29891939,"startIndex":1,"schemas":["urn:ietf:params:scim:api:messages:2.0:ListResponse"],"Resources":[{"patch":{"supported":false},"etag":{"supported":false},"bulk":{"supported":false,"maxOperations":3,"maxPayloadSize":128},"filter":{"supported":true,"maxResults":10},"changePassword":{"supported":false},"sort":{"supported":false},"authenticationSchemes":{"name":"HTTP Basic","description":"Authentication Scheme using the Http Basic Standard.","type":"oauthbearertoken","specUri":"http://www.ietf.org/rfc/rfc2617.txt","documentationUri":"https://community.sailpoint.com/community/identityiq/product-downloads"},"documentationUri":"https://community.sailpoint.com/community/identityiq/product-downloads","meta":{"location":"http://localhost:8080/identityiq/scim/v2/ServiceProviderConfig","resourceType":"ServiceProviderConfig"}},{"patch":{"supported":false},"etag":{"supported":true},"bulk":{"supported":false,"maxOperations":3,"maxPayloadSize":128},"filter":{"supported":true,"maxResults":10},"changePassword":{"supported":false},"sort":{"supported":false},"authenticationSchemes":{"name":"HTTP Basic","description":"Authentication Scheme using the Http Basic Standard.","type":"oauthbearertoken","specUri":"http://www.ietf.org/rfc/rfc2617.txt","documentationUri":"https://community.sailpoint.com/community/identityiq/product-downloads"},"documentationUri":"https://community.sailpoint.com/community/identityiq/product-downloads","meta":{"location":"http://localhost:8080/identityiq/scim/v2/ServiceProviderConfig","resourceType":"ServiceProviderConfig"}}]}