Get information about your organization
GET
http://api.firsteld.com/openapi/company/
Organization Info
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://api.firsteld.com/openapi/company/'
Response Response Example
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"dotNumber": "string",
"address": "string",
"timezone": "string"
}