Returns a list of your affiliations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Only return objects that are active or not.
Only return objects with the given email.
Only return objects with the given IDs.
A limit on the number of items to be returned, between 1 and 100.
The page of items you want returned.
The query to be used for full text search of this collection.
The sorting column and order to be used for this collection. Available sorting columns for this endpoint are created_at, name, and updated_at.