Skip to main content

List Tokens

GET 

/api/api-shipping-providers/:provider-id/tokens

List all API tokens for a shipping provider instance.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

URL Parameters:

ParameterTypeDescription
idintegerThe integration instance ID

Note: Token values are not returned - only metadata (name, abilities, last used, created at).

Request

Responses

OK

Response Headers
    Content-Type