Skip to main content
GET
Get a record
Returns the transformed data for a specific record. The user must be authorized to view the record (admin or owner).

Path parameters

string
required
The resource name (e.g. contact, order).
integer
required
The record’s ID.

Request

Response

Returns the record’s transformed fields directly (not wrapped in data). Example response:

Errors