Skip to main content

List Tokens

GET 

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

List all API tokens for a shipping provider instance.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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