# Fetch the status of the request
source: https://developer.mastercard.com/account-catalog-services/documentation/use-cases/pan-registration/fetch-status-of-request/index.md

This enables customers to securely retrieve PAN account information through a standardized API interface. It provides real-time account visibility to support account management and operational decision-making. This API enables authorized consumers to retrieve PAN account information associated with a specified account identifier in real time. API provides a standardized mechanism to access account details, supporting customer servicing, account lifecycle management and operational workflows.

#### Following are the execution steps: {#following-are-the-execution-steps}

1. The customer provides the co-relation id of previous request in Account Catalog Services (ACS) format using the `GET /account-registrations` API endpoint.
2. The ALM fetches the status request based on the co-relation id.
3. The API response is provided to customers with the status of request or reject codes as applicable.

## Sequence Diagram {#sequence-diagram}

Diagram fetch-status
