authentication
List all apps of customer
get/v1/backoffice/customers/{customer_email}/apps
Query parameters
pageinteger
sizeinteger
sortBystring
orderBystring
statusInstring[]
searchTermstring
workflowNamestring
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Example response
{
"apps": [
{
"visibility": "PRIVATE",
"workerRole": "LABELER",
"ownerType": "USER"
}
]
}Changes
No changes recorded. 1 of the 6 revisions has no diff computed, so it could not be searched.