Get Row

Return one organization-visible custom row by its Sybill ID.

Requires the Export permission (read scope). The response shape matches a row returned by the list endpoint.

get/v1/rows/{rowId}

Path parameters

rowIdstring uuid required

Response

Successful Response

rowIdstring uuid required
sourceIdstring required
objectTypeIdstring uuid required
objectTypeNamestring required
remoteIdstring required
namestring required
fieldsobject
createdAtstring date-time nullable
updatedAtstring date-time nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.