REST API Connection Attributes
After credentials are authenticated, the Oracle CRM On Demand server returns a response to the REST API connection request that includes connection attributes. The REST API connection attributes provide details about the current user and the current Oracle CRM On Demand server session.
The following table contains the connection attributes returned in a REST API connection request.
Connection Attribute | Description |
---|---|
apiVersion |
The latest version of the Oracle CRM On Demand REST API. |
apiVersionMinimum |
The oldest version of the Oracle CRM On Demand REST API. |
clientHelpURL |
The URL for the page that describes Oracle CRM On Demand REST API errors. |
dateFormatLocale |
The date and time format. |
languageLocale |
The expected language code for REST API requests that matches the locale code of the logged-in user language. |
maximumFileSize |
The maximum file size in MB supported for attachments. |
Version |
The current Oracle CRM On Demand version number. |
ServerDate |
The current date/time in REST API date format. |
ITSUrlforSSO |
The Security Assertion Markup Language (SAML) Intersite Transfer Service URL that is used for Single Sign-On (SSO) into Oracle CRM On Demand. |
LastLoggedIn |
The date that the user last logged in. |
UserLoginId |
The user login ID. |
UserId |
The user ID returned. |
TenantId |
The tenant ID returned. |
CompanyName |
The company name returned. |