Get List of Collection Points

Use this API to retrieve a list of all Collection Points. The response will include relevant details for each Collection Point, including purposes, notices, data elements, and more.

Query Params
uuid

Filter collection points by the unique identifier of an associated data element.

uuid

Filter collection points by the unique identifier of the owning organization.

int32
≥ 0
Defaults to 0

The page number of the results to retrieve (0-based index).

int32
1 to 100
Defaults to 20

The number of records per page to return.

string
enum

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

string
length ≤ 255

Filter collection points by name (case-insensitive contains match).

uuid

Filter collection points by the unique identifier of an associated purpose.

string
enum

Filter collection points by type.

string
enum

Filter collection points by the type of consent they capture.

Allowed:
string
enum

Filter collection points by their current status.

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*