Skip to main content
 print this page

List access tokens

GET 

/access-tokens

Returns personal access tokens owned by the calling user. Tokens named lineage-schedule-token are omitted. Tokens whose ExpiresOn is past are marked expired (and persisted) during this call. Optional projectionExpression is a comma-separated list of DynamoDB attribute names; only matching keys are returned per item.

Request

Responses

Returns the caller's AccessTokens array. For older tokens, ExpirationAlertOne and ExpirationAlertTwo may be "n/a". TokenStatus can be active, inactive, disabled, or expired.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers