Organizations

List organizations

Lists every organization the authenticated user can access, both the ones they own and the ones they are a member of, newest first. Results are paginated: page defaults to 1 and limit defaults to 10. limit is capped by the server's configured maximum page size, which defaults to 100; a larger value is silently reduced to the cap rather than rejected, and values below the minimum fall back to the defaults. The pagination object in the response always reports the values actually applied.

get/organizations

Query parameters

pageinteger
limitinteger

Response

OK

Changes