cURL
Workforce
List scheme registrations
List all scheme registrations.
GET
cURL
Authorizations
Session token for authentication.
Query Parameters
Filters the response data based on the value provided.
Available filters:
eq(id,xxx): Filter scheme registrations by ID.eq(user,xxx): Filter scheme registrations by user ID.eq(skills_register_scheme,xxx): Filter scheme registrations by scheme ID.eq(created_at,xxx): Filter scheme registrations by created date.
For more information on using named filters, see the docs
A comma separated list of related resources to include.
Available options:
user, skills_register_scheme Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0