Returns entity information for the specified entity ID.
This endpoint requires a partner access token and can be used to get any of the partner’s entities.
To get entity information by using an entity user token, use GET /entity_users/my_entity instead.
Related endpoints:
Bearer authentication of the form Bearer <token>, where token is your auth token.