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

The unique identifier of the Data Element.

uuid

The unique identifier of an organization. This value can be obtained using the Retrieve Organization Structure API.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*