Skip to content

Get diversity sources by ID​

GET
/system/diversitysources/{id}

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and enter it here.

TypeHTTP (bearer)

Responses​

application/json
JSON
{
"DiversitySourceId": 0,
"Source": "string",
"Category": "string",
"Contact": "string",
"Address": "string",
"Phone": "string",
"Vacant": true,
"Code": "string",
"Show": "string",
"_DiversityXml": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​