available actions retrieve
GET {{baseUrl}}/available-actions
Returns a list of models and actions available for an account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"integration":{"name":"ut dolore","categories":["accounting","accounting"],"image":"https://wt.rwjLWCaxuGYPbC4mR0SKatTluwlB4YU8A","square_image":"https://kpqSUUXgqeHoGtWNGVJZEeU.lbxxomn9l2gVjRsk04oJ","color":"#903aaD","slug":"Duis culpa voluptate"},"passthrough_available":true,"available_model_operations":[{"available_operations":["FETCH","CREATE"],"model_name":"Candidate","required_post_parameters":["remote_user_id"],"supported_fields":["first_name","last_name","company","title"]},{"available_operations":["FETCH","CREATE"],"model_name":"Candidate","required_post_parameters":["remote_user_id"],"supported_fields":["first_name","last_name","company","title"]}]}