Get entity metadata

GET
/entities/:entity_id/partner_metadata

Retrieve a metadata object associated with this entity, usually in a JSON format.

Path parameters

entity_idstringRequired

Headers

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

Response

Successful Response

metadatamap from strings to anyOptional

Metadata for partner needs

Errors