FlowEQ API
Retrieve a Workboard record with the specified record_id.
cURL
curl --request GET \ --url https://api.floweq.com/v1/records/{record_id} \ --header 'Authorization: Bearer <token>'
"<unknown>"
Enter your bearer token in the format: Bearer {token}
Details of the individual record retrieved.
Was this page helpful?