Mindbody · Arazzo Workflow
Mindbody Issue User Token and List Clients
Version 1.0.0
Issue a staff user token and use it to list clients at a site.
View Spec
View on GitHub
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooksArazzoWorkflows
Provider
Workflows
issue-token-list-clients
Authenticate a staff user and list clients with the issued token.
Issues a staff user token from a username and password, then lists the clients at the site using the issued access token as the Authorization header.
1
issueToken
issueToken
Issue a staff user token from the supplied credentials and capture the returned access token.
2
listClients
getClients
List the clients at the site using the issued access token as the Authorization header.