Get a list of webhooks of particular ids
Last updated
Last updated
Give a list of webhook ids and optionally filter and a list of fields to fetch. By default, it will fetch all the fields the current user can read.
GET /restapi/1.0/webhooks?ids={comma_separated_ids}
Request:
Response:
Query parameters:
fields - OPTIONAL. list of field names to return (default is all fields).
Request Headers
Response Headers
Status Codes
Conversely, picking only six fields deemed interesting.
Request:
Response:
Note
even if the id
field is not requested, it is always returned
– the response content type depends on Accept header
– The OAuth protocol parameters to authenticate.
– this depends on Accept header of request
– no error
– there’s no resource
– authentication failed
– if any error raise