/project_briefs/{project_brief_gid}Get a project brief
Retrieves the full record for a project brief. Use opt_fields to request selected properties, including project details, text, title, or the brief's permalink. The response contains the project brief resource.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
A 400 is returned when the request or opt_fields selection is malformed. A 401 indicates that no valid authentication token was provided, while a 402 indicates that the requested object or operation exceeds the current premium level. A 403 indicates insufficient access, a 404 indicates that the project brief does not exist, and a 424 indicates that an enforced rate limit was exceeded. A 500, 501, 503, or 504 indicates a server or service failure, an intermediary issue, an unavailable upstream service, or a request timeout respectively.