Get an entity

GET
/entities/:entity_id

Retrieve an entity by its ID.

Path parameters

entity_idstringRequired

A unique ID to specify the entity.

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Response

Successful Response

Organization

A base for an entity response schema

OR
Individual

A base for an entity response schema

Errors