Skip to main content

List projects in a domain

GET 

/domains/:domainPid/projects

Returns a paginated page of projects within domainPid, with optional search, sortBy, and sortDirection. Requires a user actor; returns 404 when the domain is unknown or not visible to the caller.

Request

Responses

Success