Gets all projects in the given account

NOTE: If there are more projects in the account than were returned, there will be a "query-has-more" header that will be set to true.
Permissions
Project: Read
Role: Read
HourlyRole: Read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The Account ID

Query Params
date-time

Optional paramater used to calculate date based properties. If not provided, it is set to today's date in UTC.

int32
0 to 2147483647
Defaults to 0

Offset for pagination

int32
1 to 2147483647
Defaults to 1000

Maximum number of results in this page

string

Name filter that affects whether or not to return projects back with/without the name contains partial match (Default: Empty)

int32
enum
Defaults to 2

State filter that affects whether or not to return projects back with/without or any issues (Default: All)

Allowed:
ids
array of int64s

Optional comma delimited list of project IDs to filter the result on

ids
string
enum
Defaults to All

Optional comma delimited list for filtering results by project state.

Allowed:
boolean
Defaults to false

Whether to include the Project Number field in the response (Default: false)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

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