NOTE: This endpoint requires an admin API key.
Organization owners can use this endpoint to view all permissions for a fine-tuned model checkpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the fine-tuned model checkpoint to get permissions for.
"ft-AF1WoRqd3aJAHsqc9NY7iL8F"
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.
ascending
, descending
OK
The response is of type object
.