Retrieves all content definitions accessible to the current user, with optional filtering by content management type.

Behavior: Returns a paginated and sorted list of content definitions that the current user has permission to access. Excludes the Face content definition from the results. Results are filtered by the user's security permissions.

Authorization: Requires authentication. Results are filtered to only include definitions the user has permission to access.

Side Effects: None.

Error Scenarios: None expected under normal operation; returns an empty list if no accessible definitions exist.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
enum

Optional filter for the content management type.

1 = None

2 = DataSelector

3 = FormSelector

Allowed:
string
Defaults to title

The column name to sort by. Defaults to "title".

boolean
Defaults to false

Whether to sort in descending order. Defaults to the system default.

int32
Defaults to 0

The zero-based page index. Defaults to the system default.

int32
Defaults to 100

The number of records per page. Defaults to the system default.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json