Clients (Activities)

GET {{base_url}}/activity/:ActivityID/client

Use this endpoint to retrieve all clients associated with an activity in the Activities hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"ActivityID":"ActivityID","ClientID":"ClientID","Name":"BioMed Technologies LTD","PrimaryInd":"Y"}]