List Server to Server Tokens

Deprecated

NOTE

This endpoint only retrieves authToken and not X-Auth-Token information.

Retrieves all B2B S2S API tokens associated with your store. You can use the token’s ID in the response to delete it via the Delete Backend API Tokens endpoint, or you can recover existing token values for further Server to Server requests.

Query parameters

limitintegerOptional1-250Defaults to 10
The maximum number of results that can be in the response.
offsetintegerOptional>=0Defaults to 0
The number of results that should be skipped in the response.

Response

OK
codeintegerDefaults to 200
The HTTP Status code of the response.
datalist of objects
metaobject