Get an Object's Fields

get/records/{id}/fields

Path parameters

idinteger required

Use an object's number.

Response

200

successboolean
messagestring

Example response

{
  "success": true
}

Changes