Get Endpoint

GET {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id

Get an endpoint.

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"createdAt":"1984-01-28T08:36:02.052Z","description":"reprehenderit consequat voluptate","id":"ep_1srOrx2ZWZBpBUvZwXKQmoEYga2","metadata":{"magna1":"in eiusmod"},"updatedAt":"2018-12-23T13:31:03.659Z","url":"https://example.com/webhook/","version":1,"rateLimit":11829569,"uid":"unique-ep-identifier","disabled":false,"filterTypes":["user.signup","user.deleted"],"channels":["project_123","group_2"]}