---
title: "POST /#X-Amz-Target=DeviceFarm_20150623.GetOfferingStatus"
method: POST
path: "/#X-Amz-Target=DeviceFarm_20150623.GetOfferingStatus"
---

# POST /#X-Amz-Target=DeviceFarm_20150623.GetOfferingStatus

`POST /#X-Amz-Target=DeviceFarm_20150623.GetOfferingStatus`

Gets the current status and future status of all offerings purchased by an AWS account. The response indicates how many offerings are currently available and the offerings that will be available in the next period. The API returns a <code>NotEligible</code> error if the user is not permitted to invoke the operation. If you must be able to invoke this operation, contact <a href="mailto:aws-devicefarm-support@amazon.com">aws-devicefarm-support@amazon.com</a>.

## Query parameters

- `nextToken` string

## Headers

- `X-Amz-Target` 'DeviceFarm_20150623.GetOfferingStatus', required

## Request body

- GetOfferingStatusRequest — Represents the request to retrieve the offering status for the specified customer or account.
  - `nextToken` string — An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

## Response `200`

Success

- GetOfferingStatusResult — Returns the status result for a device offering.
  - `current` object — When specified, gets the offering status for the current period.
  - `nextPeriod` object — When specified, gets the offering status for the next period.
  - `nextToken` string — An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

## Other responses

- `480` — ArgumentException
- `481` — NotFoundException
- `482` — NotEligibleException
- `483` — LimitExceededException
- `484` — ServiceAccountException

---

[API](https://skmtc.net/aws/apis/devicefarm.md) · [All operations](https://skmtc.net/aws/apis/devicefarm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/devicefarm/revisions/a20834382f29/schema)
