Rensei docs
API ReferenceAuthoring

Read the current immutable version of a scoped authoring proposal.

Read the current immutable version of a scoped authoring proposal. - Rensei REST API operation reference.

GET
/api/projects/{projectId}/authoring/proposals/{proposalId}

Authorization

AuthorizationBearer <token>

Rensei API key presented as Authorization: Bearer rsk_live_. Required API-key scopes are recorded per operation in x-rensei-required-scopes.

In: header

Path Parameters

projectId*string
proposalId*string
Match^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
Formatuuid

Response Body

application/json

curl -X GET "https://example.com/api/projects/string/authoring/proposals/497f6eca-6276-4993-bfeb-53cbbbba6f08"
null
Empty
Empty
Empty
Empty