v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBprojects
Get Projects Paginated
Gets projects for a user with pagination.
If provided, filters on project_name and project_type.
post/projects/paginated
Query parameters
actionsProjectAction[]
Actions to include in the 'permissions' field.
Actions to include in the 'permissions' field.
starting_tokeninteger
limitinteger
Request body
Example request
{
"filters": [
{
"value": "ENUM_VALUE"
}
]
}Response
Successful Response