Get Service Provider Config
Path Parameters
connectionId*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://{deployment_host}/scim/v2/string/ServiceProviderConfig"{
"schemas": [
"string"
],
"documentationUri": "string",
"patch": {
"supported": true
},
"bulk": {
"supported": true,
"maxOperations": 0,
"maxPayloadSize": 0
},
"filter": {
"supported": true,
"maxResults": 0
},
"changePassword": {
"supported": true
},
"sort": {
"supported": true
},
"etag": {
"supported": true
},
"authenticationSchemes": [
{
"type": "string",
"name": "string",
"description": "string",
"specUri": "string",
"documentationUri": "string",
"primary": true
}
],
"meta": {
"resourceType": "string",
"created": "string",
"lastModified": "string",
"location": "string",
"version": "string"
}
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}