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":"do ","categories":["ticketing","hris"],"image":"https://TJtQnQSVrqeMfThlrKRwNCoJAwLKzbL.eilLuTNnXQ3C0QftGNrVxV+DZt5KvCjHXhpTpi4gQ+7TkknDo.YlPlmVBkGBFk","square_image":"https://gdkLKDAsWVhYrJAqezMOh.rwgtdOIpB4CPggXkpcGrIa,4,603Vc4RYDTmWC+nZh","color":"#9ee","slug":"in cupidatat"},"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"]}]}