List Shared Projects

Returns a paginated list of projects shared with the current tenant.


Projects are sorted in descending order based on when they were shared. Without the page and per_page parameters, the first 100 shared projects will be returned.

Path Params
uuid
required

The ID of the tenant to get shared projects for.

Query Params
integer

Page to return, 1-indexed (default 1)

integer

Number of items to return per page (default 100, max 250)

Responses

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