GuidesAPI Reference
API Reference

Get the list of Projects that you are a project admin or a member based on the "canManage" or "isMember" parameter's value

Get the list of Projects you are a project admin or a member based on the "canManage" or "isMember" parameter's value.


Note: If neither "canManage" nor "isMember" is specified, "isMember=true" projects are returned. Supported values for "canManage" / "isMember" is : [true]


Access Control:

  • The calling principal MUST NOT include a project scope.
Query Params
integer
0 to 100
Defaults to 100

Number of records to return. Default is 100 records. Maximum is 100 records.

string

The cursor for pagination. Present only if there is an additional page of data to view.

boolean

if true returns all projects of which the caller(user/app) is a project admin.

boolean

if true returns all projects of which the caller(user/app) is a member.

Headers
string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated.

Responses

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