get https://api.syntropystack.com/v1/network/auth/access-tokens
Gets a list of all access tokens
, filtered and ordered according to the order
(ASC
or DESC
for access_token_name
or access_token_expiration
, eg. access_token_name:ASC
) conditions provided in the request. The response may contain fewer results than take
or skip
number.
Gets a list of all access tokens
, filtered and ordered according to the order
(ASC
or DESC
for access_token_name
or access_token_expiration
, eg. access_token_name:ASC
) conditions provided in the request. The response may contain fewer results than take
or skip
number.