Personal access token
Get token
Retrieve a single personal access token by ID.
get/api/users/service/{userId}/personal-access-tokens/{patId}
Path parameters
userIdstring uuid nullable required
Service user ID to get token for (admin only)
patIdstring uuid required
Personal access token ID
Response
Personal access token details
Changes
No recorded changes to this endpoint across all 1 revision of this API.