Skip to main content

Takes an organization ID and a person ID and returns the GDPR consent levels and timestamp for that person, if it exists.

Path Parameters
  • person_id string required

    The person ID

    Example: 903c1ff9-f2cc-435c-b242-9d8a690fcf0a
Header Parameters
  • SlashID-OrgID string required

    The organization ID

    Example: af5fbd30-7ce7-4548-8b30-4cd59cb2aba1
Responses

OK


Schema
  • meta object
  • pagination object
  • limit integer
  • offset integer
  • total_count int64
  • errors object[]
  • httpcode integer
  • message string
  • result object
  • consents object[]
  • consent_level string

    Possible values: [none, necessary, analytics, marketing, retargeting, tracking]

  • created_at date-time

    Time when this consent was first created for this person