List projects

Returns a list projects for an user (default is account owner if using Account Token). Requires at least a read-only access to requested projects ( Project.Content:readonly)


OAuth 2.0 User Token and Account Token Scope:

Parameters

Query Params
string

Filter when using account token. The ID of the user you wish to retrieve a project (Note: if using an account token it will default to the account owner's projects)

string
Defaults to keyword

Use keyword search term to query project titles.

string

Only return projects within a specified folder based on the folder ID. [Example: 272161797]

date
Defaults to YYYY-MM-DDTHH:MM:SSZ

Only return projects that were last modified before the provided date.

date
Defaults to YYYY-MM-DDTHH:MM:SSZ

Only return projects that were last modified after the provided date.

date
Defaults to YYYY-MM-DDTHH:MM:SSZ

Only return projects that were created before the provided date.

date
Defaults to YYYY-MM-DDTHH:MM:SSZ

Only return projects that were created after the provided date.

string
Defaults to Opportunity ID

The label of the data item or name of the primary key of the data automation. Examples could include: "CRM Opportunity ID", "MLS Property ID", "Employee ID"

string
Defaults to 000000000

The unique identifier designated as the primary key of the data item applied to the project. Examples could include an Opportunity ID from a CRM, MLS ID from a property listing feed, Employee ID from an employee data set.

string
enum
Defaults to title

Acceptable values include the following properties of a projects object: title, created, and lastModified

Allowed:
int32
Defaults to 123456

Filter by Projects created from designated Brand Template category

Responses

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