Get all API tokens in the system
- Print
- PDF
Get all API tokens in the system
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/api/token
Security
HTTP
Type bearer
Responses
200
OK
Array of object
object
id
string
name
string
expiresOn
string (date-time)
createdOn
string (date-time)
type
string
Valid values[ "DEFAULT", "SCIM", "ServiceIdentity" ]
tokenExpirationDays
integer (int32)
Any value between 1 and 90 days.
status
string
Valid values[ "Active", "Inactive" ]
lastAccessed
string (date-time)
assignedTo
string
token
string
createdBy
string
Was this article helpful?