# General Endpoints (https://developer.godaddy.com/en/docs/references/rest/transactions/general-endpoints)

***

title: General Endpoints
description: Store transactions, signatures, and references.
full: true
\_openapi:
preload:

* ./openapi-specs/specs/transactions/openapi.yaml
  toc:
* depth: 2
  title: Get all transactions
  url: '#get-all-transactions'
* depth: 2
  title: Get transaction by ID
  url: '#get-transaction-by-id'
  structuredData:
  headings:
  * content: Get all transactions
    id: get-all-transactions
  * content: Get transaction by ID
    id: get-transaction-by-id
    contents:
  * content: Retrieve all the transactions for a specific store using the store ID.
    heading: get-all-transactions
  * content: Retrieve all the information for a single transaction using the store
    and transaction IDs.
    heading: get-transaction-by-id

***
