Skip to main content
GET
/
api
/
identity
/
consent
List consent records
curl --request GET \
  --url https://console.neuronsearchlab.com/api/identity/consent \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Platform API key issued from Console > Platform API Keys. Format: nsl__.

Query Parameters

identityId
string
cursor
string
limit
integer
default:50

Response

Consent records

The response is of type object.