Documentation Index

Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt

Use this file to discover all available pages before exploring further.

Get single record of a collection

Prev Next
Get
/collections/{collection_id}/records/{record_id}

Get a single record of a Collection.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
collection_id
stringRequired

ID of the collection

record_id
stringRequired

ID of the record to return

Responses
200

Successfully found the record

Expand All
object
data
object
id
integer
collection_id
string (id)