Fine-tuning
List checkpoint permissions
NOTE: This endpoint requires an admin API key.
Organization owners can use this endpoint to view all permissions for a fine-tuned model checkpoint.
GET
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
Response
200 - application/json
OK
The response is of type object
.