Salesforce

Bash API endpoint: getAdminTokens

« Go Back
Information
Bash API endpoint: getAdminTokens
000007277
Public
Product Selection
aiWare - API
Article Details

This provides information about all tokens.

Example

aiware getAdminTokens X-Correlation-Id:value  offset=value  limit=value  direction=value  startCreatedTime=value  endCreatedTime=value  startExpireTime=value  endExpireTime=value  tokenID=value  organizationIDs=value  hostID=value  userID=value  engineInstanceID=value  type=value  orderBy=value  roleIDs=value  accessAllOrganization=value
NameTypeDescriptionNotes
xCorrelationIdstringCorrelation Id that can be passed, traced in the server and will be returned in the response if present in the request[optional] [default to null]
offsetintegerthe number of data to skip before getting the result set[optional] [default to null]
limitintegerthe number of items to return.[optional] [default to 10]
directionstringthe sort order. ASC or DESC.[optional] [default to DESC]
startCreatedTimeintegerThe unix timestamp[optional] [default to null]
endCreatedTimeintegerThe unix timestamp[optional] [default to null]
startExpireTimeintegerThe unix timestamp[optional] [default to null]
endExpireTimeintegerThe unix timestamp[optional] [default to null]
tokenIDstringFilter by token IDs[optional] [default to null]
organizationIDsstringFilter by organization IDs[optional] [default to null]
hostIDstringFilter by host IDs[optional] [default to null]
userIDstringFilter by user IDs[optional] [default to null]
engineInstanceIDstringFilter by engine instance IDs[optional] [default to null]
typeTokenTypeEnumFilter by token type[optional] [default to null]
orderBystringIt should be in [createdTime, expirationTime, tokenType][optional] [default to null]
roleIDsstringFilters by role[optional] [default to null]
accessAllOrganizationboolean[optional] [default to null]

Return type

AdminGetTokensResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not Applicable
  • Accept: application/json
Additional Technical Documentation Information
Properties
1/28/2025 11:13 PM
1/28/2025 11:14 PM
1/28/2025 11:14 PM
Documentation
Documentation
000007277
Translation Information
English

Powered by