projects
Returns a list of projects for the user
This Returns the projects list primarily for the Analytics product.
get/projects
Query parameters
includeTypestring[]
Include additional projects not owned by user. The "all" option takes precedence over "shared". If neither guided, or project is included, both types are returned
expansionstring[]
Comma-delimited list of additional project metadata fields to include on response.
filterByIdsstring
Filter list to only include projects in the specified list (comma-delimited list of IDs)
localestring
Locale
pagination'true' | 'false'
return paginated results
ownerIdinteger
Filter list to only include projects owned by the specified loginId
limitinteger
Number of results per page
pageinteger
Page number (base 0 - first page is "0")
Response
successful operation