Skip to main content
GET
/
lists
/
contact
/
row
/
<row_id>
cURL
curl --request GET \
  --url 'https://api.simpu.co/lists/contact/row/<row_id>' \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

An API key to authenticate requests

Path Parameters

row_id
string
required

The ID of the row to get

Example:

"674535b2b39158b9aae90188fcec23ed"

Response

Successfully retrieved the row

row
object
table
object