v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
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/fine_tuning/checkpoints/{fine_tuned_model_checkpoint}/permissions

Path parameters

fine_tuned_model_checkpointstring required
Example:ft-AF1WoRqd3aJAHsqc9NY7iL8F

The ID of the fine-tuned model checkpoint to get permissions for.

Query parameters

project_idstring

The ID of the project to get permissions for.

afterstring

Identifier for the last permission ID from the previous pagination request.

limitinteger

Number of permissions to retrieve.

order'ascending' | 'descending'

The order in which to retrieve permissions.

Response

OK

object'list' required
first_idstring nullable
last_idstring nullable
has_moreboolean required