Public
Search...
/
About
For Developers
Authentication
Pagination
Versioning
Rate Limits
Errors
API Reference
Getting started
artifacts
auth-connection
auth-tokens
Security tokens
POST
Create
POST
Delete
GET
Get
POST
Get Post
GET
List
POST
List Post
POST
Self Delete
POST
Update
dev-users
parts
rev-orgs
tags
timeline-entries
webhooks
works
accounts
slas
keyring
Guides
Getting started with webhooks
Restricted messages on a timeline
SDKs
PLuG SDK
Snap-in development
Concepts
Tutorials
ADaaS
References
Development best practices
Locally testing snap-ins
Handling errors and retrying
Debugging
Quotas and limits
Upgrade snap-ins
Code Samples
API Reference
auth-tokens
List Post
POST
https://
api.devrev.ai
/
auth-tokens.list
Gets the token metadata for all the tokens corresponding to the given token type issued for a given subject.
Request
This endpoint expects an object.
client_id
string
Optional
An identifier that represents the application, which requested the token. Only relevant for application access tokens.
requested_token_type
enum
Optional
The type of the requested token.
Show 17 enum values
subject
string
Optional
The subject associated with the token. In the absence of this parameter, the ID of the authenticated entity is treated as the subject.
Response
This endpoint returns an object.
tokens
list of objects
The list of token metadata.
Show 14 properties
Built with