List scheme contracts
Scheme Contracts
List scheme contracts
List scheme contracts allocated to the caller’s organisation.
GET
List scheme contracts
Documentation Index
Fetch the complete documentation index at: https://docs.ctrl-hub.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Session token for authentication.
Query Parameters
A comma separated list of related resources to include.
Available options:
organisation, schemes Filters the response data based on the value provided.
Available filters:
eq(id,xxx): Filter scheme contracts by ID.contains(name,xxx): Filter scheme contracts where name contains value.eq(organisation,xxx): Filter scheme contracts by organisation ID.eq(scheme,xxx): Filter scheme contracts that contain the given scheme ID.
For more information on using named filters, see the docs
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0