Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Activities router get_list method doesn't allow pagination #56

@andresmachado

Description

@andresmachado

Hey guys,

I'm trying to fetch all activities code by company using:

from upwork.routers.activities import team
team.Api(client).get_list()

but it only accepts company and team parameters. As I have much more than 1000 activities, I can't get the remaining codes as I can't provide pagination params to the method.

May you please take a look at it?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions