Get Collection Point Token

Use this API to retrieve the JSON Web Token (JWT) for a given Collection Point. The JWT returned in the response can be used as the requestInformation parameter value in the Consent Receipts API in order to pass data subject consent transactions.

Path Params
uuid
required

The unique identifier of the Collection Point

Query Params
int64
β‰₯ 1

The specific version of the Collection Point to get the token for. If not provided, the most recent version will be used.

string
enum

Filter by the state of the Collection Point

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*