List Output Profiles

List the output profiles your organisation may name in output_profiles.

Resolved for the calling organisation, not the platform catalogue: a document Revero restricts to selected organisations is absent here for everyone else, and POST /meetings refuses exactly what this omits. Each entry’s version is what a meeting created now would pin.

Authentication

AuthorizationBearer

Revero-owned OAuth 2.0 Client Credentials. Obtain tokens only from a backend; never place the client secret in browser code.

Response

The documents this organisation may ask a meeting to produce.
keystring

The stable key to send in output_profiles. Never renamed.

versioninteger

The profile version a meeting created now would pin. Bumped when what this key produces changes meaningfully; existing meetings keep the version they pinned.

schema_versionstring

The shape of the output resource this profile yields, as reported on OutputRead.schema_version.

descriptionstring
What the document contains, in one line.
requires_generationboolean

Whether producing it needs a note-generation run. A profile that does not is derived from the transcript alone and survives a generation outage.

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error