AI Builder
List AI Builder Content for a Proposal
GET /public/proposals//ai/content — Returns all AI Builder content items attached to a proposal, including processing status and metadata.
GET
Returns all AI Builder content items (text, audio, and video uploads) attached to a proposal. Each item includes its processing status and metadata. Use this endpoint to check which content has been uploaded and whether transcription is complete before generating an outline.
Response
Headers
Accept Header
Available options:
application/json Application Id
A date timestamp of the request
A signature for the request
User API Key
Path Parameters
Unique identifier of the proposal whose AI Builder content items should be retrieved. Must be a proposal owned by the authenticated account.
Response
Success
PublicAiProposalContentListResponse
List of AI Builder content items attached to the proposal, ordered by CreatedDate ascending. Empty if no content has been uploaded.