App Users
Get record (app user)
Fetch a record by id with an app-user token.
get/app/collections/{slug}/records/{recordId}
Path parameters
slugstring required
Collection slug.
recordIdstring required
Record id.
Response
Record
Changes
No recorded changes to this endpoint across all 2 revisions of this API.