Skip to content

PKI TPS Get Token REST API

Endi S. Dewata edited this page Sep 24, 2020 · 1 revision

TPS Operation

  • op=show: Display token details

  • op=show_admin: Display token details for admin

  • op=edit: Display token edit form

REST Operation

  • GET /tps/rest/tokens/<Token ID>

Request

  • Token ID

Response

  • HTTP 200 OK

  • Token ID

  • User ID

  • Status

  • Reason

  • Policy

  • Token type

  • Key info

  • Applet ID

  • Date created

  • Date modified

  • ETag

Access Control

  • operators: allowed

  • agents: allowed

  • admins: allowed

  • default: denied

Clone this wiki locally