Skip to main content
GET
Get an RFI by ID

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

id
string
required
Pattern: ^rfi_[0-9A-Za-z]{22}$
subjects
object[]
required
status
enum<string>
required
Available options:
draft,
open,
responded,
resolved,
cancelled
title
string
required
publishedAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

createdAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

updatedAt
string<date-time>
required

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

rounds
object[]
required
responses
object[]
required
dueAt
string<date-time>

ISO 8601 timestamp

Example:

"2026-01-15T09:30:00.000Z"

summary
string