Organisations Data
  • 31 Mar 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Organisations Data

  • Dark
    Light

Article summary

To retrieve a list of your organisations and their service IDs, perform a GET request to: 

https://www.autumna.co.uk/api/organisations/

With the following fields in a JSON encoded string:

Key
Required
Data Type
Description

api_key

Yes 

40 character string

Service API Key

*Please note that all time/date requests should be made using Universal Coordinated Time (UTC). For example,  to request data at 5pm for anything logged in last 30mins (16:30-17:00), the request will need to specify 15:30-16:00 when the UK is in British Summer Time (BST).


Example API Request URL:

https://www.autumna.co.uk/api/organisations/?api_key=aaa0A00AaAa00AAAAAaaAAAaAaAaAAAAaAA0aaAa


API Response:

Success will provide a status = 200

Failure will provide a status = 500

The response body will contain a JSON object of data.