Organization
Get your Organization details
Retrieves the Organization information for the current user.
get/v3/organizations/me
Headers
orderful-api-keystring required
Your Orderful API key.
Response
Organization details.
Example response
{
"id": "123",
"name": "Orderful"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.