v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
records

Get Record

Get a single record with access check and FLS. Tracks recent item access.

Requires effective level >= READ on the record. Returns access info (can_edit, can_delete, can_manage_team, effective_level) along with the record data.

get/api/v1/objects/{object_type}/records/{record_id}

Path parameters

object_typestring required
record_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/objects/{object_type}/records/{record_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}