Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sample data:

Expand
titleSamples for testing the timeline retrieval.


Number to use for the search
IN201717031044
KR1020070055341
WO21/091812
US20180026677
CA2568466
SG2006082408
US20070113753
NZ787609
CN107656503
EP1790402
GB2552589
NZ551216
RU02403078
ES2310901
US20220090781
CN1970125
BRPI0604820
DE102017116771
AU2020380208
AT502840
DK1790402
IN423653
CA316014
JP2018032389
CA3160154
JP2022033984
CA2997728
AT404264
PL1790402
JP2007144164
AU2006241340
IN201621025382
GB2603394


CURL

Request

Code Block
curl --location 'https://case-api.case.ipobs.acc.web1.wipo.int/case-api/v1/requests/timeline?searchNumber=US20070113753' \
--header 'Authorization: Bearer <authorization token from gettoken b.1>'

...