v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBauthentication
Get list of login organizations
Get a list of organizations you can access with your current API session. You get 100 results on one page of results.
In the response, you get a list of organizations and console organizations. When a console organization is available in the response, this indicates that the console organization is a parent of the listed organization.
get/v3/login/organizations
Query parameters
pagestring nullable
Next page of results.
When a list has multiple pages, the nextPage and prevPage values in the response enable you to navigate between the pages of results. Set page as the nextPage or prevPage value for navigation.
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
Get list of login organizations response