Organization routes
Get the Organization's basic information
This route will return to you the following:
the email, name, and ID of the organization.
Gets the organization's basic information
GET
https://sandbox.oumla.com/api/v1/organizations
Headers
Name
Type
Description
x-api-key*
String
The API key generated from Oumla's dashboard
Sample code of the request:
The expected response:
Last updated