curl --request GET \
--url https://paradigm.lighton.ai/scim/v2/ServiceProviderConfig \
--header 'Authorization: Bearer <token>'{
"documentationUri": "<string>",
"patch": {
"supported": false
},
"bulk": {
"maxOperations": 123,
"maxPayloadSize": 123,
"supported": false
},
"filter": {
"maxResults": 123,
"supported": false
},
"changePassword": {
"supported": false
},
"sort": {
"supported": false
},
"etag": {
"supported": false
},
"authenticationSchemes": {
"type": "<string>",
"name": "<string>",
"description": "<string>",
"specUri": "<string>",
"documentationUri": "<string>",
"primary": false
},
"meta": {
"location": "<string>",
"resourceType": "ServiceProviderConfig"
},
"schemas": [
"urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig"
]
}curl --request GET \
--url https://paradigm.lighton.ai/scim/v2/ServiceProviderConfig \
--header 'Authorization: Bearer <token>'{
"documentationUri": "<string>",
"patch": {
"supported": false
},
"bulk": {
"maxOperations": 123,
"maxPayloadSize": 123,
"supported": false
},
"filter": {
"maxResults": 123,
"supported": false
},
"changePassword": {
"supported": false
},
"sort": {
"supported": false
},
"etag": {
"supported": false
},
"authenticationSchemes": {
"type": "<string>",
"name": "<string>",
"description": "<string>",
"specUri": "<string>",
"documentationUri": "<string>",
"primary": false
},
"meta": {
"location": "<string>",
"resourceType": "ServiceProviderConfig"
},
"schemas": [
"urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Service provider configuration response
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes