Skip to main content
GET
Show Project

Authorizations

Authorization
string
header
required

Team API key created in Team Settings. Use it with URLs for the same team.

Path Parameters

project
string<uuid>
required

Project UUID.

Response

Project payload.

uuid
string<uuid>
required
name
string
required
check_frequency
enum<string>
required
Available options:
manual,
monthly,
weekly,
daily
project_type
enum<string>
required

Project type. pitch projects run a fixed 7-day collection window and do not consume credits.

Available options:
standard,
pitch
pitch_ends_at
string<date-time> | null
required

End of the 7-day pitch collection window. Only set for pitch projects once their first collection run starts; always null for standard projects. Read-only.

prompt_limit
integer
required

Resolved prompt limit. Falls back to the team default when not explicitly set on the project.

archived_at
string<date-time> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
default_country
object | null
required
primary_brand
object | null
required
services
object[]
required

Active services (AI platforms) enabled for this project.

share
object
required