Skip to content

Retrieving more than 10 devices? #84

@rmclain

Description

@rmclain

Retrieving all devices for a given project passing in the per_page option still only returns the default of 10. Am I missing something here?
$devices = $this->api->device()->getAll($project->id, ["per_page" => 25]);

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