Get an entity

GET

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

This endpoint returns an object.
Organization

A base for an entity response schema

OR
Individual

A base for an entity response schema

Errors