Organizations

Explore the Organizations API endpoints.


GET/v1/organizations/:id/logo

Endpoint for GET /v1/organizations/{id}/logo.

Path parameters

  • Name
    id
    Type
    string
    required
    Description

    No description available.

Response

Request

GET
/v1/organizations/:id/logo
curl -G https://api.enhub.nl/v1/organizations/{id}/logo \
  -H "x-api-key: {your-api-key}"

Was this page helpful?