/api/pulse

GET /api/pulse/{id}

Fetch Pulse with ID. If the user is a recipient of the Pulse but does not have read permissions for its collection, we still return it but with some sensitive metadata removed.

get/api/pulse/{id}

Path parameters

idinteger required

value must be an integer greater than zero.

Response

Successful response

Changes