GET
/
public
/
v1
/
modal-service
/
auth
/
vendors
/
{vendor-id}

Path Parameters

vendor-id
string
required

The ID of the vendor for which an external token will be retrieved.

Response

200 - application/json
authToken
string

A JWT that can be used as authentication for the Topsort Modal API.

authorized
boolean
required

Indicates if a vendor is authorized to use the Topsort Modal API.