List all corporate actions per partner or per user
GET/v1/trades/corporate-actions/search
This endpoint returns a list of corporate actions specific for stock assets for a partner within a specified date range, from start_date to end_date, limited to a maximum period of 31 days, with an option to filter results by user.
Request
Responses
- 200
- 401
- 422
- 429
- 500
- 503
List user corporate actions
Unauthorized
Error
Too Many Requests
Response Headers
x-ratelimit-limit
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
Example:
50, 50;w=1x-ratelimit-remaining
The number of requests remaining in the current rate limit window.
Example:
0x-ratelimit-reset
The number of seconds until the current rate limit window resets.
Example:
1x-envoy-ratelimited
Indicates the request was rate limited by the Envoy proxy.
Example:
trueError
Maintenance or Service unavailable