Get enrollment token details
GET/enrollment_tokens/:token_id
Retrieves detailed information about a specific enrollment token (excludes the actual token value)
Request
Responses
- 200
- 400
- 404
- 500
Enrollment token details (excludes actual token value)
Token ID is required
Enrollment token not found
Internal server error