Projects
Get all projects
Retrieve a paginated list of projects for an organization
get/api/v1/projects
Query parameters
orgIdinteger required
Organization ID
pageinteger
Page number for pagination
pageSizeinteger
Number of items per page
textSearchstring
Text search filter
projectDescriptionstring
Filter by project description
Response
Successful response
Example response
{
"status": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.