You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`expand`|*T.nilable(::String)*|:heavy_minus_sign:| The comma separated list of fields that will be expanded in the response |
9
9
|`fields_`|*T.nilable(::String)*|:heavy_minus_sign:| The comma separated list of fields that will be returned in the response (if empty, all fields are returned) |
10
+
|`job_id`|*T.nilable(::String)*|:heavy_minus_sign:| Filter for job ID to retrieve a list of applications related to this job |
10
11
|`next_`|*T.nilable(::String)*|:heavy_minus_sign:| The unified cursor |
11
12
|~~`page`~~|*T.nilable(::String)*|:heavy_minus_sign:| : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>The page number of the results to fetch |
12
13
|`page_size`|*T.nilable(::String)*|:heavy_minus_sign:| The number of results per page |
0 commit comments