Returns a single collection record by its ID.

Depending on the collection's viewRule value, the access to this action may or may not have been restricted.

You could find individual generated records API documentation in the "Dashboard > Collections > API Preview".

API details
GET
/api/collections/collectionIdOrName/records/recordId
Path parameters
Param Type Description
collectionIdOrName String ID or name of the record's collection.
recordId String ID of the record to view.
Query parameters
Param Type Description
Responses
{#each responses as response (response.code)} {/each}
{#each responses as response (response.code)}
{/each}