For AI agents: visit https://developers.marq.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Type Example Description Boolean trueAn RFC7159 JSON boolean value. String titleAn RFC7159 JSON string value. Integer 819789556An integer value formatted as an RFC7159 JSON number value. DateTime 2022-09-20T14:10:23ZThe date formatted as an RFC7159 timestamp string in the UTC time zone. Timestamp 1605732868411Number of milliseconds since the Unix epoch (January 1, 1970 in the UTC timezone). UUID 359b316b-667d-49d5-984a-c39ecae5b8irA universally unique identifier (UUID) in the canonical textual representation format. URI https://app.marq.com/projects/edit/359b316b-667d-49d5-984a-c39ecae5b8irA uniform resource identifier (URI) as defined in RFC7159 . Array ["in progress"] or [1, 2, 3]An array of values of other primitive types.