Table Module

Ex Get Row By Id

Fetch Row for table.

get/v2/module/table/{id}/row/{row_id}

Path parameters

idstring required
row_idstring required

Headers

authorizationstring required

The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer    access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY

The authorization token can be retrieved by calling the OAuth authentication API. The value for this header parameter follows the format "Bearer    access_token" (excluding the quotes). For example: <br /> Bearer MZA1YJMYZDKTZTFMMI0ZYZG1LTLMMDGTYTG4NJG2YZC3NJGY

Response

Successful Response

idstring required
created_atstring date-time required
updated_atstring date-time required
valuesobject required
permittedboolean
overrided_valuesobject
archived_atstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.