Get access token to get access to client AI model assets.

get/settings/getClientAssetsAccessToken

Response

The request has succeeded.

expirystring date-time required

The expiry time of the access token.

accessTokenstring required

The access token for client assets.

base64AccessTokenstring required

The base64 encoded access token.

Changes