OpenAPI 3.1.02026-08-139731,1391.8 MB
344acdc36dbb
projects
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