v1
latestOpenAPI 3.0.12026-07-2696152184.1 KBPaginated list of all fine-tunes for the authenticated user
Query parameters
The number of fine-tunes to return per page, ranging between 1 and 100.
A cursor to use in pagination. starting_after is a fine-tune ID that defines your place in the list. For example, if you make a /fine-tunes request and receive 20 objects, ending with fine_tune_abc123, your subsequent call can include starting_after=fine_tune_abc123 to fetch the next page of the list.
A cursor to use in pagination. ending_before is a fine-tune ID that defines your place in the list. For example, if you make a /fine-tunes request and receive 20 objects, starting with fine_tune_abc123, your subsequent call can include ending_before=fine_tune_abc123 to fetch the previous page of the list.
Headers
API version header.