Gets temporary aws code artfact creditial for pip
cURL
curl --request POST \ --url 'https://api-(organization).gable.ai/v0/auth/pip'
{ "authToken": "<string>", "repositoryEndpoint": "<string>" }
Pip credentials
The response is of type object.
object