Retrieve entity metadata and settings
Entities
Retrieve entity metadata and settings
Returns the entity’s metadata and the settings JSONB. The path
entity_id MUST match the API key’s entity (cross-entity access is
forbidden). Used by migration loaders to verify settings merges landed.
Requires settings:read scope.
GET
Retrieve entity metadata and settings
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Entity UUID (must match the API key entity).
Response
Entity metadata + settings.
Available options:
entity 
