You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

API endpoints

IN01 | Get institutions

GET

/institutions

Query parameters

NameDescriptionOccurenceDefault
hasItemsShould data have itemsOnce-
sectorFilter for sectorsOnce-

Response payload

  • Response too long, use example calls

Status codes

  • 200 = Data request successful
  • 404 = Data not found
  • 500 = Internal server error

Example call(s)


^ Back to top


IN02 | Get institutions cluster (Deprecated)

GET

/institutions/map

Query parameters

NameValueOccurenceDefault
clusterIdID of clusterOnce-1
offsetOffset of resultOnce0
lengthLength of resultOnce-1
hasItemsShould data have itemsOncefalse

Response payload

  • Response too long, use example calls

Status codes

  • 200 = Data request successful
  • 404 = Data not found
  • 500 = Internal server error

Example call(s)


^ Back to top

  • No labels