v16

latestOpenAPI 3.0.1raw.githubusercontent.com2026-02-13124047.4 KB
Entries

Retrieve an entry from the database based on the ID

get/projects/{projectId}/entries/{entryId}

Path parameters

projectIdstring required

The unique identifier for a Project in the database

entryIdstring required

The unique identifier for an Entry in the database

Headers

X-Api-Keystring required

Response

entry_idstring required

The unique identifier for an Entry in the database

group_idstring required

The unique identifier for a Group in the database

project_idstring required

The unique identifier for a Project in the database

embeddable_idstring required

The unique identifier for a Embeddable in the database

contact_idstring required

The unique identifier for a Contact in the database

created_atstring required

A Date + Time string in ISO format

updated_atstring required

A Date + Time string in ISO format

entry_datastring required

The entry's user data, stringified