---
title: "GET /v1/cwobject/temporary-credentials/api-token"
method: GET
path: "/v1/cwobject/temporary-credentials/api-token"
tags: ["CWObject"]
---

# GET /v1/cwobject/temporary-credentials/api-token

`GET /v1/cwobject/temporary-credentials/api-token`

## Response `200`

OK

- CreateAccessKeyFromApiTokenResponse — CreateAccessKeyFromApiTokenResponse implements the AWS Container Credentials provider response format, so the credentials can be consumed directly by AWS SDKs and the AWS CLI configured for container credentials. See https://docs.aws.amazon.com/sdkref/latest/guide/feature-container-credentials.html
  - `AccessKeyId` string
  - `SecretAccessKey` string
  - `Token` string
  - `Expiration` string, date-time
  - `attributes` object
  - `multiAttributes` object

## Other responses

- `default` — Default error response

---

[API](https://skmtc.dev/coreweave/apis/coreweave-telemetry-relay-api.md) · [All operations](https://skmtc.dev/coreweave/apis/coreweave-telemetry-relay-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coreweave/coreweave-telemetry-relay-api/revisions/3b98ea4fe0c3/schema)
