Retrieve API key detailsCopy Pageget https://api.pixop.com/api/v1/api-keys/{id}Retrieves the details of a specific API key using its unique identifier.Path ParamsiduuidrequiredThe unique identifier for the object.Responses 200Successfully retrieved API key details. 400Invalid request. Inspect the details of the error for more information. 401Authentication failed. Missing or invalid X-API-Key or basic authentication credentials. 403Access denied. You do not have the necessary permissions to access this resource. 404The requested resource could not be found. 500An unexpected error occurred on the server.Updated 20 days ago Retrieve API keysUpdate an API keyDid this page help you?YesNo