Skip to main content
GET
/
organisation
/
information
/
multiple
Get multiple organisation information
curl --request GET \
  --url https://api.sandbox.flowpayroll.ai/v1/organisation/information/multiple \
  --header 'X-Auth-Token: <api-key>'
"<unknown>"

Documentation Index

Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

Query Parameters

organisationIds
string[]
required

List of organisation IDs to retrieve information for

Response

The organisation information was retrieved

The response is of type any.