How to
Zapier account list
Get a list of Zapier accounts for the current user.
GET
/
api
/
v2
/
auth
/
accounts
/
Each user can have multiple Zapier accounts. This endpoint returns a list of all the accounts that the user has access to.
When interacting with the AI Actions API, you will need to provide a specific account ID to most endpoints.
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Response
200 - application/json
results
object[]
required