Viewing Details of a Salesforce Organization
Use the get /v1/cckm/sfdc/organizations/{id}
API to view the details of a Salesforce organization.
Syntax
Here, {id}
represents the ID of the Salesforce organization resource on the CipherTrust Manager.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of a organization with the ID 2473e846-31a8-4ee6-8299-17025548b4e2
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.