Get inference API key details
Inference Api Key
Get inference API key details
GET
Get inference API key details
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the project
Pattern:
^pj[0-9a-hj-km-np-tv-z]{24}$Example:
"pjkkmx0f2vke4h36nk9cm8v8q0"
ID of the inference API key
Pattern:
^ak[0-9a-hj-km-np-tv-z]{24}$Example:
"akkkmx0f2vke4h36nk9cm8v8q0"