Retrieve all personal access tokens for a publisher
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
List of all personal access tokens
The response is of type object[]
.