List endpoint for other models such as text

Hey everyone,
does anyone know the list endpoint API for other models like text ? I’m looking for information on this end point.
Any help would be greatly appreciated!

text-davinci-003, and other similar ones, use the completion endpoint.

They are instruct models, and have some instruction-following ability like ChatGPT.

Others like curie-instruct-beta are aliases to the text-curie-001 instruct completion model.

The only one that stands out is text-davinci-edit-001, free beta edits model that never became mainstream.