Skip to main content
GET
/
v1
/
grants
/
{id}
Consent grant + access audit trail
curl --request GET \
  --url https://api.swippee.com/v1/grants/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Your API key from the dashboard, sent as Authorization: Bearer swippee_sk_live_....

Path Parameters

id
string
required

Response

Grant + access log

The response is of type object.