Retrieve all purposes

Use this API to retrieve all purposes.

Entitlements required (one of the following):

  • readPurpose (Read privacy purposes and EULA)
  • managePurpose (Manage privacy purposes and EULA)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Query Params
string

Controls the results that are returned in a page.

A maximum of 50 results are returned if no pagination query parameters are specified.

Specify the following parameters:

count - Defines the total number of results that will be returned. The maximum value is 1000.

page - Identifies the requested page, or the offset.

limit - Defines the total number of results that are returned per page. The maximum value is 1000.

Note: The pagination parameter value must be HTML-encoded. Use the prefix "pagination=" in the query parameter.
Example: Paginate on count=10&page=1&limit=5

pagination=count%3D10%26page%3D1%26limit%3D5

string

Returns results based on the search criteria.

Valid operators for strings are =, !=, and contains. Use double quotation marks for the search values.

Valid operators for booleans are = and !

Valid operators for numbers and timestamps are >=, >, <=, <, =, and !=.

Note: The search parameter value must be HTML-encoded. Use the prefix "search=" in the query parameter.

Responses

Language
URL
LoadingLoading

Response
Choose an example:
application/json