cURL
curl --request GET \ --url https://v1.api.flux-os.com/entities/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve details about a specific entity including associated producer, carrier, marketer and other entity types.
The entity ID.
A single entity object containing entity details along with related entity type information.
Show child attributes