List Transactions by organization
List transactions for the authenticated user's organization with pagination.
Query parameters
Headers
SDK version header
Response
Transactions by organization (paginated)
Example response
{
"pagination": {
"totalElements": 100,
"totalPages": 10,
"take": 10
}
}Changes
Changed in 3 of the 12 revisions of this API.384527
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the
headerrequest parameterx-sdk-versionbecame requiredrequest-parameter-became-required
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status500response-body-type-changed
- ▲
the response property
codebecame optional for the status400response-property-became-optional
- ▲
the response property
codebecame optional for the status401response-property-became-optional
- ▲
the response property
codebecame optional for the status403response-property-became-optional
- ▲
the response property
codebecame optional for the status500response-property-became-optional
- ▲
the response property
messagebecame optional for the status400response-property-became-optional
- ▲
the response property
messagebecame optional for the status401response-property-became-optional
- ▲
the response property
messagebecame optional for the status403response-property-became-optional
- ▲
the response property
messagebecame optional for the status500response-property-became-optional
- ▲
the
data/items/createdAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
data/items/dateresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
data/items/updatedAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
paginationresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
categoryfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
pagination/skipfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
pagination/takefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
pagination/totalElementsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
pagination/totalPagesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the500statusresponse-required-property-removed
- ●
removed the optional property
data/items/networkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the500statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the500statusresponse-optional-property-removed
- ●
added the new
ERR_008enum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_009enum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_010enum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_011enum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_019enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_022enum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_410enum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_999enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
the endpoint scheme security
x-api-keywas added to the APIapi-security-added
- ○
api tag
transactionsaddedapi-tag-added
- ○
api tag
Transactionsremovedapi-tag-removed
- ○
for the
queryrequest parameterskip, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
for the
queryrequest parametertake, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status400response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status401response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status403response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status500response-body-all-of-added
- ○
added the optional property
data/items/networkIdto the response with the200statusresponse-optional-property-added
- ○
the response optional property
databecame read-only for the status200response-optional-property-became-read-only
- ○
the response optional property
paginationbecame read-only for the status200response-optional-property-became-read-only
- ○
added
PaginationMetaDtoto thepaginationresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the response property
databecame required for the status200response-property-became-required
- ○
the response property
paginationbecame required for the status200response-property-became-required
- ○
removed the
Confirmedenum value from thedata/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Depositenum value from thedata/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Pendingenum value from thedata/items/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
Withdrawenum value from thedata/items/typeresponse property for the response status200response-property-enum-value-removed
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
api operation id
getOrganizationTransactionsremoved and replaced withgetTransactionsByOrganizationapi-operation-id-removed
- ○
removed
SuccessResponsesubschema #2from the response bodyallOflist for the response status200response-body-all-of-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
paginationto the response with the200statusresponse-optional-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲