Use the HP-IDM extension to perform the following operations on templates:
| Method | URI | Description |
|---|---|---|
| GET | /v2.0/tokens/{tokenId}{?belongsTo,HP-IDM-serviceId} | Validates a token and that it belongs to a specified tenant and services. Returns the permissions relevant to a particular client. |
| HEAD | /v2.0/tokens/{tokenId}{?belongsTo,HP-IDM-serviceId} | Validates a token and that it belongs to a specified tenant and services, for performance. |

