Client App Items

Fetches multiple ClientApp entities of id field

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idslist of longsRequired

Response

ClientApp
namestringformat: "^(?!.* {2})(?=\S)(?=.*\S$)[a-zA-Z0-9 ]+$"<=64 characters
timestampdatetime
activeboolean
clientAuthTypeenum
AppId, Key, Oauth, Signature
Allowed values:
internalboolean
lockedboolean
allowTradeNoMDboolean
archivedboolean
idlong or null
redirectURIstring or null<=8192 characters
scopestring or null<=8192 characters
userIdlong or null
allowMDboolean or null