Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the fine-tuned model checkpoint to get permissions for.
Example:
"ft-AF1WoRqd3aJAHsqc9NY7iL8F"
Query Parameters
The ID of the project to get permissions for.
Identifier for the last permission ID from the previous pagination request.
Number of permissions to retrieve.
The order in which to retrieve permissions.
Available options:
ascending
, descending