Skip to main content
List institutions

Authorizations

X-API-Key
string
header
required

Your Swipelux API key. Obtain this from the Swipelux Dashboard.

Query Parameters

cursor
string

Opaque cursor returned as nextCursor from the previous page.

limit
integer
default:25

Maximum number of records to return. Defaults to 25.

Required range: 1 <= x <= 100

Response

Institutions returned

data
object[]
required

Institutions.

nextCursor
string | null
required

Cursor for the next page, or null when there is no next page.

hasMore
boolean
required

Whether another page is available.